home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / network / misc / tn3270_1.z / tn3270_1 / README.linux < prev    next >
Encoding:
Text File  |  1993-12-01  |  1.8 KB  |  43 lines

  1. Welcome to tn3270 5.0.0 for Linux (and maybe other places if it compiles there)!
  2.  
  3. This code was orginally from UCB's TN3270 4.1.1, and much of the code is
  4. still as it was in that release.  I have made a few changes.  First off,
  5. in the /etc/map3270 file I've added support for a US console (sorry to
  6. all of you who use other types of consoles, if you've got one for a Finish
  7. or some other sort of keyboard, send it too me, and I'll try to create
  8. a directory for alternative options).  The entry I've got in there supports
  9. the PF keys on a 101 key keyboard, and the clear key is the + on the key
  10. pad - check out map3270 for further info.
  11.  
  12. A problem with the way tn3270 was handling unformatted screens was discovered.
  13. This resulted in tn3270 looping whenever you entered a lower case L in 
  14. position 1,1 (a normal position for entering background CICS transactions).  I
  15. fixed that, but on occasion you will get a slow screen paint.  Annoying, but
  16. at least you don't end up in limbo.
  17.  
  18. I also added support for a printscreen function.  The actual map3270 function
  19. was already there (lprt), but wasn't attached to anything.  It now can be
  20. defined.  To specify the proper method of printscreening for your printer
  21. use the environment vars TMPDIR to specify your temp directory that you want
  22. to use for printing and PRINT to specify the command (like lpr -Plw or some
  23. such) you want to use for printing.
  24.  
  25. I'm changing version numbers (now starting with 5.0.0) in the interest of
  26. keeping my sanity, and to indicate a divergence from tn3270 4.1.1.
  27.  
  28. As usuall a disclaimer, I didn't say this was suitable for anything in
  29. particular, but I hope you find it useful!
  30.  
  31. Have fun!
  32.  
  33. Eric Kasten
  34. tigger@tigger.cl.msu.edu
  35.  
  36. P.S. - If you have some problems let me know, but I can't promise immediate
  37.        responses; I'm a touch busy these days.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.